home *** CD-ROM | disk | FTP | other *** search
/ Maximum CD 2002 October / maximum-cd-2002-10.iso / Data / items.pcg / scripts / DefineButton2_92 / BUTTONCONDACTION on(release).as < prev    next >
Encoding:
Text File  |  2002-08-15  |  160 b   |  5 lines

  1. on(release){
  2.    _level7.HelpControl.gotoAndStop("wait");
  3.    SwitchTab(4,"menugame","gamename",num_Games,lastGameBox,"database",dbCount,currentGameCount);
  4. }
  5.